Sequential Label Report

You have two options for loading a custom sequential label in IntelliTrack: you may create a new sequential label or modify an existing one.

Create a New Sequential Label Report

Warning: All of these steps need to be followed in order for the Report Viewer control to properly display the report criteria and process the barcode labels properly, since Sequential labels require special handling which is different than a regular barcode label.

Important: Do not set a data source for the sequential label report.

  1. Select the New Report option from the ribbon to create a report with the report wizard.
  2. The Standard Controls, Report Explorer, and Property Grid appear onscreen.
  3. Make sure the report data tag is set to Sequential in the property grid for the report.

Property Grid - Data Tag Setting - Sequential

  1. Place the bar code control (see "Bar Code") from the tool box in the Detail area of the report.
  2. Note that the size of the entire report and the size of the detail area of the report should match. This will produce a uniform bar code size. If the barcode detail portion is 200 x 200 pixels, then the entire report size should also be 200 x 200 pixels. Also note that the report header and report footer should both be zero. (For a label, the entire report is in the detail section.)
  3. If you are using Code 128 Symbology for your bar code, you must mark the character set property to Auto Charset in the property grid (see "Set the Code 128 Symbology Character Set to Auto"). By default it is set to CharsetA.
  4. The Name property of the barcode to be used as a sequential barcode needs to be set to SequentialBarcode. This will properly identify which barcode is to be the sequential barcode.

Property Grid - Name Property - Design - SequentialBarcode

  1. Next, add six report parameters, exactly as follows (see "How to Add the Required Parameters to a Sequential Label Report"). [If any of the parameters are missing or are added incorrectly, then if it is one of the first four (a to d), then its value defaults to 1, the last two default to an empty string.]
Sequential Barcode Report Required Parameters
Parameter Name Type
InitialValue Number (32-bit integer)
Increment Number (32-bit integer)
QuantityOfEach Number (32-bit integer)
TotalQuantity Number (32-bit integer)
Prefix String
Postfix String

Field List - Sequential Label Report Parameters

  1. Save the new label report by selecting the Save option in the ribbon. An Upload dialog appears.

Upload Dialog

  1. In the Select Upload Type portion of the window, select Barcode.

Upload Dialog - Select Upload Type - Barcode Option Selected

  1. Enter the bar code label name in the Display Name field.
  2. Optionally, you may enter the bar code label description in the Description field.
  3. Select the Upload button to upload the report to IntelliTrack. (To cancel uploading this bar code label to IntelliTrack, select the Cancel button instead.)
  4. At the View Labels page, the criteria will be initially blank for this sequential label. If a value is not entered for a criterion, then it will default to the default value described above.

Modifying an Existing Sequential Label Report

Important: Do not set a data source for the sequential label report.

Another way to add a custom sequential label is to modify an existing one via the End User Report Designer. When the modifications to the sequential label report are complete, save it. When you save it, you may rename it or keep the same name, however, any modified version of a report will be uploaded to IntelliTrack as a Custom label. The original IntelliTrack label will remain unmodified and available as a standard sequential label choice.

To modify a sequential barcode label report, save the modifications to it, and upload it to IntelliTrack as a custom report, do the following:

  1. From the ribbon in the Report Designer, select Open.

Report Designer - Ribbon - Open Option

  1. The Open Report/Barcode Dialog appears.

Open Report/Barcode Dialog

  1. Select a Category option: To open a sequential barcode report from the IntelliTrack application, choose the following option from the Select a Category section:
    1. Barcodes option: select the Barcodes option in the Select a Category section to open a barcode report.
  2. Select a Type drop-down list: Next, select the barcode type; click the drop-down arrow in the Select a Type field and select from the options that appear.
  3. Barcode Types: from the available options, select Sequential.
  4. Barcode Name: Once the barcode type is selected, the individual barcode report may be opened in the Report Designer. To open a specific report, select the drop-down arrow in the Select a Name field and select the sequential barcode report name from the selections that appear.
  5. Click the Open button to open the sequential barcode report in the Report Designer.
  6. The barcode appears in the design area of the Report Designer.
  7. For the sequential barcode, the barcode size and label caption may be modified. Once all changes are in the report, select the Save option in the ribbon.
  8. The Upload dialog appears.
  1. Use the Upload Dialog to upload this report to IntelliTrack.
  2. Select Upload Type option:
    1. Barcode option: select to upload the sequential barcode.
  3. Display Name field (required): the original barcode name is automatically placed in this field. Type another barcode name in this field. This is the barcode name that will appear in the Label Name field at the View Labels page in IntelliTrack.
  4. Description field (optional): enter a description for this barcode in the Description field.
  5. Click the Upload button to load this barcode label report in IntelliTrack.
  6. If you have not entered a unique display name in the Display Name field, a message appears to notify you that this report already exists. It asks you to confirm that you want to modify it.
  1. To upload this barcode report to IntelliTrack, select Yes. The barcode will be placed in the application under the Custom barcodes.
  2. Another message appears to notify you when the report has been uploaded to IntelliTrack.
  3. Click Ok to close the dialog.

How to Add the Required Parameters to a Sequential Label Report

A sequential label report requires six parameters, which must be added to the report, exactly as specified, in order to produce a label properly. To add the parameters to the report refer to the steps that follow.

  1. In the Field List window for the report, right-click over the Parameters section and in the invoked menu, click Add Parameter.

Sequential Label Report - Field List - Parameter Section - Add Parameter

  1. The Add New Parameter screen appears.

Report Designer - Add New Parameter Screen

  1. For a sequential label report, you must add the following parameters, one at a time, in the Add New Parameter screen, entering the name and type exactly as follows:
Sequential Barcode Label Report Required Parameters
Parameter Name Type
InitialValue Number (32-bit integer)
Increment Number (32-bit integer)
QuantityOfEach Number (32-bit integer)
TotalQuantity Number (32-bit integer)
Prefix String
Postfix String
  1. From the Add New Parameter screen, enter the InitialValue parameter:
    1. Name: enter InitialValue in this field.
    2. Description: Enter the description for this parameter in this field. This is the parameter field description that will appear in your report in IntelliTrack.
    3. Type: select Number (32 bit integer).
    4. Click OK to close this screen and add this parameter to the report.

Add New Parameter screen - Adding Initial Value Parameter

Field List Showing Initial Value Parameter Added

  1. Next, add the Increment parameter at the Add New Parameter screen. Follow the same steps to reach the Add New Parameter screen. At this screen, enter the following information for the parameter:
    1. Name: Enter Increment in this field.
    2. Description: Enter the description for this parameter in this field. This is the parameter field description that will appear in your report in IntelliTrack.
    3. Type: Select Number (32 bit integer).
    4. Click OK to close this screen and add the parameter to the report.

Add New Parameter Screen - Adding Increment Parameter

  1. Next, add the QuantityOfEach parameter at the Add New Parameter screen. Follow the same steps to reach the Add New Parameter screen. At this screen, enter the following information for the parameter:
    1. Name: Enter QuantityOfEach in this field.
    2. Description: Enter the description for this parameter in this field. This is the parameter field description that will appear in your report in IntelliTrack.
    3. Type: Select Number (32 bit integer).
    4. Click OK to close this screen and add this parameter to the report.

Add New Parameter Screen - Adding QuantityofEach Parameter

  1. Next, add the TotalQuantity parameter at the Add New Parameter screen. Follow the same steps to reach the Add New Parameter screen. At this screen, enter the following information for the parameter:
    1. Name: Enter TotalQuantity in this field.
    2. Description: Enter the description for this parameter in this field. This is the parameter field description that will appear in your report in IntelliTrack.
    3. Type: Select Number (32 bit integer).
    4. Click OK to close this screen and add this parameter to the report.

Add New Parameter Screen - Adding TotalQuantity Parameter

  1. Next, add the Prefix parameter at the Add New Parameter screen. Follow the same steps to reach the Add New Parameter screen. At this screen, enter the following information for the parameter:
    1. Name: Enter Prefix in this field.
    2. Description: Enter the description for this parameter in this field. This is the parameter field description that will appear in your report in IntelliTrack.
    3. Type: Select String.
    4. Click OK to close this screen and add this parameter to the report.

Add New Parameter screen - Adding Prefix Parameter

  1. Next, add the Postfix parameter at the Add New Parameter screen. At this screen, enter the following information for the parameter:
    1. Name: Enter Postfix in this field.
    2. Description: Enter the description for this parameter in this field. This is the parameter field description that will appear in your report in IntelliTrack.
    3. Type: Select String.
    4. Click OK to close this screen and add this parameter to the report.

Add New Parameter Screen - Adding Postfix Parameter

  1. All of the required parameters for the sequential label report should now be part of the Parameters list for the report.

Field List Showing Parameters Added to the Report

  1. After a parameter is added to the list of parameters in the report, it may be edited. To invoke the Parameter Collection Editor, right-click on the top-level parameter or any parameter in the list and click the Edit Parameters option.

Sequential Label Report Showing Parameter Collection Editor screen

Parameter Collection Editor

  1. The parameter name, type and description may be edited from the Parameter Collection Editor.